Skip to content

Commit de3292c

Browse files
author
luqin
committed
add toastr css to examples
1 parent cdda5ba commit de3292c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/js/components/App.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import React from 'react';
22
import {LinkContainer} from 'react-router-bootstrap';
33

44
// import 'bootstrap/dist/css/bootstrap.css';
5+
import 'toastr/build/toastr.min.css';
56
import '../../../css/react-bootstrap-table.css';
67
// import 'jquery';
78
// import 'bootstrap';

0 commit comments

Comments
 (0)