export const addWithStorybook = (nextConfig: string) => {
  // FIXME
  return nextConfig;
};
