This package demonstrates how you can quickly automate visual snapshots with Ladle and Playwright to cover all your stories.
Read the post for more information. (The actual source code here a slightly different since it has a double purpose as an e2e test.)
Clone this repo, navigate to this folder and run:
pnpm install
pnpm build #build ladle
pnpm test #run tests
pnpm test:update #update snapshots if there are changes