Skip to content

Commit

Permalink
final push
Browse files Browse the repository at this point in the history
  • Loading branch information
yung-coder committed Jul 26, 2022
1 parent 2f51b3d commit e72a873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plays/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@
export { default as GitHubUserSearch } from 'plays/github-user-search/GitHubUserSearch';
export { default as ContextWithRealUsecases } from 'plays/context-with-real-usecases/ContextWithRealUsecases';
export { default as QrCodeGenerator } from 'plays/qr-code-generator/QrCodeGenerator';
export { default as GithubProfileSearch } from 'plays/git-hub-profile-search/GithubProfileSearch';
export { default as NavBar } from 'plays/navbar/NavBar';
export { default as DevJokes } from 'plays/dev-jokes/DevJokes';

0 comments on commit e72a873

Please sign in to comment.