We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5077424 + 22a7b58 commit f63aa20Copy full SHA for f63aa20
example/basic/App.js
@@ -1,5 +1,7 @@
1
import './App.css';
2
import Basic from './com/basic/index.js';
3
+import 'react-dyn-tabs/style/react-dyn-tabs.css';
4
+import 'react-dyn-tabs/themes/default.css';
5
6
function App() {
7
return (
0 commit comments