mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-24 03:57:09 -04:00
💅 Document format
This commit is contained in:
parent
90b6c5fe52
commit
67580a72f2
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ export const template = `
|
||||||
`;
|
`;
|
||||||
|
|
||||||
export const generateRenderTemplate = (svg: string) =>
|
export const generateRenderTemplate = (svg: string) =>
|
||||||
template.replace("<svginjection>", svg);
|
template.replace("<svginjection>", svg);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue