UNPKG

ada

Version:

a simple frentend build tool

8 lines (6 loc) 105 B
import React from 'react' export default function Loading () { return <div> Loading... </div> }