import Page from '../fetch' export default function UnstableCacheFetchNoStore() { return <Page cache="no-cache" /> }