mirror of
https://github.com/fergalmoran/turnstone.git
synced 2025-12-22 09:49:56 +00:00
Rename ItemContents prop to Item
This commit is contained in:
@@ -86,7 +86,7 @@ const App = () => {
|
||||
Cancel={CancelButton}
|
||||
Clear={ClearButton}
|
||||
GroupName={GroupName}
|
||||
ItemContents={ItemContents}
|
||||
Item={ItemContents}
|
||||
/>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user