Skip to content

Commit 8251aa0

Browse files
update DESCRIPTION
1 parent e2e7315 commit 8251aa0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Version: 2024.1.1
44
Authors@R:
55
person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-2444-4226"))
7-
Description: The react package ships reactivity helper for 'shiny'.
7+
Description: Reactivity helper for 'shiny'. The 'react' object offers
8+
an alternative way to call reactive expressions to better identify them
9+
in the server code.
810
License: MIT + file LICENSE
911
Encoding: UTF-8
1012
Roxygen: list(markdown = TRUE)

0 commit comments

Comments
 (0)