Skip to content

Commit

Permalink
feat(int-1031): minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Saife Rodrigues committed Jan 11, 2024
1 parent e1805f1 commit db13496
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions playground/main.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
console.log('hey')
import StoryblokClient, { RichtextSchema } from '../'

const client = new StoryblokClient({})
console.log(RichtextSchema)
console.log(client, RichtextSchema)

0 comments on commit db13496

Please sign in to comment.