Skip to content
Snippets Groups Projects
Commit 85317d27 authored by Andrew Sliwinski's avatar Andrew Sliwinski
Browse files

Apply changes to costume library

parent 2b1a66cd
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@ class CostumeLibrary extends React.PureComponent {
return (
<LibraryComponent
data={costumeLibraryContent}
title="Costume Library"
title="Choose a Costume"
onItemSelected={this.handleItemSelected}
onRequestClose={this.props.onRequestClose}
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment