feat: "create new note" floating button on mobile (#1857)
This commit is contained in:
@@ -71,8 +71,8 @@ const PreferencesView: FunctionComponent<PreferencesProps> = ({
|
||||
onClick={() => {
|
||||
closePreferences()
|
||||
}}
|
||||
type="normal"
|
||||
icon="close"
|
||||
label="Close preferences"
|
||||
/>
|
||||
</div>
|
||||
<PreferencesCanvas
|
||||
|
||||
Reference in New Issue
Block a user