Closed selinali2010 closed 1 year ago
Allow users to rename existing presets.
Note: Pointing this PR at jat-30 for now. Will perform the necessary rebase / clean up necessary once jat-30 is merged.
PresetListItem
useMemo
useCallback
TextInput
Summary
Allow users to rename existing presets.
Note: Pointing this PR at jat-30 for now. Will perform the necessary rebase / clean up necessary once jat-30 is merged.
Changes
Refactor
PresetListItem
into its own fileuseMemo
s anduseCallback
s to reduce recomputation of functionsTests
TextInput
PresetListItem
Screenshot