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