Skip to content

Commit 0ae0f9c

Browse files
committed
use default s-alert css
1 parent d33cb77 commit 0ae0f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js/components/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint max-len: 0 */
22
import React from 'react';
3-
import 'toastr/build/toastr.min.css';
3+
import 'react-s-alert/dist/s-alert-default.css';
44
import '../../../css/react-bootstrap-table.css';
55
import {
66
Grid,

0 commit comments

Comments
 (0)