Update docs/src/data/footnotes.js
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
This commit is contained in:
parent
a6446c5e6f
commit
f6de39ac33
1 changed files with 1 additions and 1 deletions
|
@ -5,9 +5,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import example from "@site/docs/codes/_footnotes/example.mdx";
|
import example from "@site/docs/codes/_footnotes/example.mdx";
|
||||||
|
import iosApplication from "@site/docs/codes/_footnotes/ios-application.mdx";
|
||||||
import iosPower from "@site/docs/codes/_footnotes/ios-power.mdx";
|
import iosPower from "@site/docs/codes/_footnotes/ios-power.mdx";
|
||||||
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
|
import macosPower from "@site/docs/codes/_footnotes/macos-power.mdx";
|
||||||
import iosApplication from "@site/docs/codes/_footnotes/ios-application.mdx";
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
example,
|
example,
|
||||||
|
|
Loading…
Add table
Reference in a new issue