From 50013ccbb02d5fa30d3ec59dbb1c3ccc9737a806 Mon Sep 17 00:00:00 2001 From: jonniebigodes Date: Wed, 7 Dec 2022 16:12:11 +0000 Subject: [PATCH] Address table feedback --- docs/configure/frameworks.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configure/frameworks.md b/docs/configure/frameworks.md index 67a451d932a..9807642fffb 100644 --- a/docs/configure/frameworks.md +++ b/docs/configure/frameworks.md @@ -12,10 +12,10 @@ You start by [installing](../get-started/install.md) Storybook into an existing Storybook provides support for the leading industry builders and frameworks. However, that doesn't mean you can't use Storybook with other frameworks. Below is a list of currently supported frameworks divided by their builders. -| Builder | Framework | -| ------- | ------------------------------------------------------------------- | -| Webpack | React, Angular, Vue, HTML, Web Components, Ember, Preact | -| Vite | React, Vue, Web Components, HTML, Web Components, Svelte, SvelteKit | +| Builder | Framework | +| ------- | ------------------------------------------------------------------------ | +| Webpack | React, Angular, Vue, Web Components, NextJS, HTML, Ember, Preact, Svelte | +| Vite | React, Vue, Web Components, HTML, Svelte, SvelteKit | ## Configure