Skip to content

Commit

Permalink
fix: build linting (reactplay#1137)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachin-chaurasiya committed Apr 26, 2023
1 parent 8f93772 commit d4480d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/constants/index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export const CREATE_PLAY_DOC_LINK = "https://docs.reactplay.io/How-To-Guides/how-to-create-play";

export const CREATE_PLAY_DOC_LINK = 'https://docs.reactplay.io/How-To-Guides/how-to-create-play';

0 comments on commit d4480d7

Please sign in to comment.