Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
WIP: Ivy Developer Guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Apr 20, 2022
1 parent 4f3c377 commit 21143de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Our plan is:
1. Create [Ivy Telegram Community](https://t.me/+ETavgioAvWg4NThk). :heavy_check_mark:
1. Create a crypto donations mechanism (BTC, ETH, ADA, SOL...)
1. Use the donations to setup a dev fund where contributors can earn money by helping the project.
1. Create a proposal and voting system based using Cardano (ADA) smart contracts.
1. Create a proposal and voting system using Cardano (ADA) smart contracts.
1. So far, so good! Let us know what do you think should be next?

Correct us, if we're wrong! Share your opinion. Be the change. :star:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import kotlin.math.roundToInt
* - font cannot be set
* - handles color must be set Theme XML `accentColor`
*/
@Deprecated("A new better componenet would be created soon.")
@Composable
fun InputField(
modifier: Modifier = Modifier,
Expand Down

0 comments on commit 21143de

Please sign in to comment.