Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
bubblev
/
bubble-web
Segui
8
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
add copyright notices
pull/16/head
Jonathan Cobb
4 anni fa
parent
e2fe4f4711
commit
0ebab245f3
2 ha cambiato i file
con
5 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-0
src/_helpers/api.js
+1
-0
src/_scss/variables.scss
+ 4
- 0
src/_helpers/api.js
Vedi File
@@ -1,3 +1,7 @@
/**
* Copyright (c) 2020 Bubble, Inc. All rights reserved.
* For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
*/
import config from 'config';
export const fetchAPI = (url, options) => {
+ 1
- 0
src/_scss/variables.scss
Vedi File
@@ -1,3 +1,4 @@
// Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/
// color codes
$deep-purple: #3607a6;
Scrivi
Anteprima
Caricamento…
Annulla
Salva