mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-07 05:59:20 +00:00
snippet note
This commit is contained in:
@@ -8,7 +8,7 @@ class StorageItem extends React.Component {
|
||||
super(props)
|
||||
|
||||
this.state = {
|
||||
isOpen: false
|
||||
isOpen: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user