Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The grid is 100% modifiable, all values can be found in the config object in src/utils/grid. Bootstrap Docs
To modify grid configuration, add these lines somewhere in your app before rendering the grid, eg: in App.js or in wrapper components:
example for wrapping library with a custom config: