summaryrefslogtreecommitdiff
path: root/editor/ui.ml
blob: 001ae98957be923899a9af5c09d1213d5c2b6329 (plain)
1
2
3
4
5
6
7
8
open Brr
module Js = Js_of_ocaml.Js

let popup
  : unit -> El.t
  = fun () ->
    El.div
      []