Skip to content

Commit

Permalink
Merge pull request #1312 from wix-incubator/temp_check
Browse files Browse the repository at this point in the history
temp check
  • Loading branch information
yoavtsook2806 authored Dec 24, 2024
2 parents 7bfbcf4 + 1f414df commit c828c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Pro Gallery
</h1>

Blazing fast & beautiful galleries built with React. [Try it out now.](https://pro-gallery.surge.sh)
Blazing fast & beautiful galleries built with React. [Try it out now.](https://pro-gallery.surge.sh).
- Responsive
- Lazy loading
- Infinite Scroll
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function start() {
// fs.writeFileSync(
// path.join(libSrcFolder, 'schema.json'),
// JSON.stringify(schema, null, 4)
// );
// )

writeES5StandaloneValidateMethod({
schema,
Expand Down

0 comments on commit c828c86

Please sign in to comment.