As stated in pull requests for other Smile-Slidev components (Poll, Scroll), recent Slidev upgrades have deprecated the use of injection, importing nested modules, and titles.md (see the relevant documentation). Furthermore, the underlying route identifier has (at some point) shifted from path (of type string) to no (of type Number).
As stated in pull requests for other Smile-Slidev components (Poll, Scroll), recent Slidev upgrades have deprecated the use of injection, importing nested modules, and
titles.md(see the relevant documentation). Furthermore, the underlying route identifier has (at some point) shifted frompath(of typestring) tono(of typeNumber).