You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
feat(news): add news comment condition to news view
Add news comment condition to the news view based on user
authentication. Only logged in users are able to see the comment
functionality.
---
scss/include/modules/_news.scss | 6 ++++++
src/view-models/news/view.js | 10 ++++++++--
src/views/news/view.html | 4 ++--
3 files changed, 16 insertions(+), 4 deletions(-)
0 commit comments