Add components

This commit is contained in:
2022-12-25 17:48:24 +01:00
parent 67ec11d90d
commit 6822bb8a04
38 changed files with 402 additions and 554 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true