mirror of
https://github.com/wassname/talk.git
synced 2026-07-23 13:10:20 +08:00
Finish porting to relay-1.7 including types
This commit is contained in:
@@ -48,7 +48,7 @@ const PermalinkViewQuery: StatelessComponent<InnerProps> = ({
|
||||
/>
|
||||
);
|
||||
|
||||
const enhanced = withLocalStateContainer<Local>(
|
||||
const enhanced = withLocalStateContainer(
|
||||
graphql`
|
||||
fragment PermalinkViewQueryLocal on Local {
|
||||
commentID
|
||||
|
||||
Reference in New Issue
Block a user