mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
update buttons
This commit is contained in:
@@ -167,10 +167,8 @@ const SimpleList = ({
|
||||
{placeholderData.button && (
|
||||
<Button
|
||||
onPress={placeholderData.action}
|
||||
color="bg"
|
||||
title={placeholderData.button}
|
||||
icon="plus"
|
||||
iconColor="accent"
|
||||
fontSize={SIZE.md}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user