Skip to content

Instantly share code, notes, and snippets.

View yukims19's full-sized avatar
💭
daft punk

Youxi Li yukims19

💭
daft punk
View GitHub Profile
@yukims19
yukims19 / Reant.re
Last active July 2, 2020 08:40
ReasonConf Dojo
type style = ReactDOMRe.Style.t;
type element = React.element;
module Breadcrumb = {
[@bs.module "antd"] [@react.component]
external make:
(~ariaLabel: string=?, ~key: string=?, ~style: style=?, ~children: 'b) =>
element =
"Breadcrumb";
{
"servers": [
{
"url": "https://api.zeit.co"
}
],
"openapi": "3.0.0",
"info": {
"title": "Zeit",
"version": "v2",
{
"servers": [
{
"url": "https://developer.spotify.com/documentation/web-api/"
}
],
"openapi": "3.0.0",
"info": {
"title": "Spotify",
"version": "beta",