Skip to content

Commit f63aa20

Browse files
Merge branch 'example'
2 parents 5077424 + 22a7b58 commit f63aa20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/basic/App.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import './App.css';
22
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';
35

46
function App() {
57
return (

0 commit comments

Comments
 (0)