Skip to content

Commit 0d7bcf9

Browse files
committed
Inline QRious component
1 parent 6143fdc commit 0d7bcf9

File tree

2 files changed

+2359
-2
lines changed

2 files changed

+2359
-2
lines changed

src/NanoDonate.svelte

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
// Laura Kalbag (https://laurakalbag.com), Small Technology Foundation
1111
// (https://small-tech.org).
1212
//
13-
// License: ISC.
13+
// License: GPLv3.
1414
//
1515
////////////////////////////////////////////////////////////////////////////////
1616
1717
import { onMount } from 'svelte'
18-
import QRious from 'qrious'
18+
import QRious from './lib/QRious.mjs'
1919
import NanoSpinner from './lib/NanoSpinner.svelte'
2020
import CurrencyOptions from './lib/CurrencyOptions.svelte'
2121
import { lighten } from './lib/QuickAndDirtyColour.mjs'

0 commit comments

Comments
 (0)