Move Compose code to ui-compose module (#1687)

This commit is contained in:
Harsh Shandilya 2022-01-26 22:41:04 +05:30 committed by GitHub
parent 9dd05543c8
commit d89d500319
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 105 additions and 107 deletions

View file

@ -16,5 +16,6 @@ apiValidation {
"format-common",
"diceware",
"random",
"ui-compose",
)
}