Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 5f95207

Browse files
committed
Resolved minor typo
1 parent c06e736 commit 5f95207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp_frontend/src/elements/svg/SymbolFile.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as React from "react";
2-
//https://reactsvgicons.com/boofiletstrap
2+
//https://reactsvgicons.com/bootstrap
33

44
export function FileEarmarkIcon(props: React.SVGProps<SVGSVGElement>) {
55
return (

0 commit comments

Comments
 (0)