mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
Use repo for gpg key
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { createContext } from 'react';
|
||||
|
||||
const data = require('../../data.json');
|
||||
declare var data: any;
|
||||
|
||||
interface GithubContextType {
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user