mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Remove unused import in example
This commit is contained in:
@@ -151,7 +151,6 @@ Include the base theme and any components you want to use in your app.
|
||||
import '@shoelace-style/shoelace/dist/themes/base.css';
|
||||
|
||||
import SlButton from '@shoelace-style/react/dist/button';
|
||||
import SlSpinner from '@shoelace-style/react/dist/spinner';
|
||||
|
||||
// ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user