mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
injectIntl in GIF modal
This commit is contained in:
parent
78f5368ad7
commit
58bcfafe2f
1 changed files with 1 additions and 1 deletions
|
|
@ -95,4 +95,4 @@ class GIFModal extends ImmutablePureComponent {
|
|||
}
|
||||
|
||||
|
||||
export default connect(mapStateToProps, mapDispatchToProps)(GIFModal);
|
||||
export default connect(mapStateToProps, mapDispatchToProps)(injectIntl(GIFModal));
|
||||
Loading…
Add table
Add a link
Reference in a new issue