Web Development React.js Objective
Aug 16, 2025

What is the correct way to export a React component?

Choose the correct answer:
A) export default MyComponent
B) export MyComponent
C) module.exports = MyComponent
D) return MyComponent
Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback