In addition to the Storybook for React setup, you'll also need to install these packages:
npm i -D @babel/core babel-loader css-loader style-loader
| <html> | |
| <head> | |
| <title>Form ve Elemanları</title> | |
| <link rel="stylesheet" href="main.css" /> | |
| </head> | |
| <body> | |
| <!-- | |
| - adı * |
In addition to the Storybook for React setup, you'll also need to install these packages:
npm i -D @babel/core babel-loader css-loader style-loader