aboutsummaryrefslogtreecommitdiff
path: root/src/View/Colors.ml
blob: 380a01c09d6d2ef349181193648a8eea9c2663bb (plain)
1
2
3
4
let content () =
  H.div
    [| |]
    [| H.text "Colors" |]