このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
bubblev
/
bubble-web
ウォッチ
8
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
add copyright notices
pull/16/head
Jonathan Cobb
4年前
親
e2fe4f4711
コミット
0ebab245f3
2個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+4
-0
src/_helpers/api.js
+1
-0
src/_scss/variables.scss
+ 4
- 0
src/_helpers/api.js
ファイルの表示
@@ -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
ファイルの表示
@@ -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;
書き込み
プレビュー
読み込み中…
キャンセル
保存