mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 13:08:28 +02:00
🚧 Initial work on password recovery and register refactor.
This commit is contained in:
parent
bd5f25eabf
commit
9e68041326
28 changed files with 607 additions and 561 deletions
|
@ -2,7 +2,10 @@
|
|||
;; License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
;;
|
||||
;; Copyright (c) 2016-2019 Andrey Antukh <niwi@niwi.nz>
|
||||
;; This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
;; defined by the Mozilla Public License, v. 2.0.
|
||||
;;
|
||||
;; Copyright (c) 2016-2020 Andrey Antukh <niwi@niwi.nz>
|
||||
|
||||
(ns uxbox.main
|
||||
(:require [mount.core :as mount]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue